import { Button, Flex, TextAreaField } from '@aws-amplify/ui-react'; export const DefaultRequiredTextAreaFieldExample = () => { return ( ); };